Skip to content

Conversation

@therealryan
Copy link
Contributor

@therealryan therealryan commented Oct 23, 2023

Well this was wider-ranging than expected!

We've:

  • added a new report/duct module - this contains the report server utility
  • Hooked that into the flocessor. It's an optional dependency so users will have to add the dependency themselves
  • Updated docs to cope
  • Stripped out the custom serving stuff from example-itest. It's now a standard feature
  • Added a new view mode in the report app - it's an index of reports served by duct

Resolves #461

This was referenced Oct 25, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

86.6% 86.6% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@therealryan therealryan merged commit 8264333 into main Oct 30, 2023
@therealryan therealryan deleted the duct branch October 30, 2023 11:04
@therealryan therealryan added enhancement New feature or request javascript Pull requests that update Javascript code java Pull requests that update Java code labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request java Pull requests that update Java code javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Report server

2 participants